In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / PdfEnableFileLinks Property

PdfEnableFileLinks Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(1)>

Property PdfEnableFileLinks As Boolean
[DispId(1)]

bool PdfEnableFileLinks {get; set;}
read-write property PdfEnableFileLinks: Boolean; 
DispIdAttribute(1)

function get,set PdfEnableFileLinks : boolean
[DispId(1)]

__property bool get_PdfEnableFileLinks();

__property void set_PdfEnableFileLinks( 

   bool value

);
[DispId(1)]

property bool PdfEnableFileLinks {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members